single Line
fun singleLine(title: String, line: Int, startColumn: Int? = null, endColumn: Int? = startColumn): AnnotationProperties
Content copied to clipboard
Create an annotation with a single line location, optionally with start and end columns.
Sources
js source
Link copied to clipboard